home *** CD-ROM | disk | FTP | other *** search
/ AppleScript - The Beta Release / AppleScript - The Beta Release.iso / Goodies / AutoGuest / makefile < prev    next >
Makefile  |  1991-09-17  |  258b  |  13 lines

  1. #  New AutoGuest routines
  2. #
  3. PPCAutoGuest.a.o ƒ PPCAutoGuest.a
  4.  
  5. NoInteractionPatch.a.o ƒ NoInteractionPatch.a
  6.  
  7.  
  8.  
  9. AutoGuest.o ƒ AutoGuest.c.o PPCAutoGuest.a.o NoInteractionPatch.a.o
  10.     lib AutoGuest.c.o PPCAutoGuest.a.o NoInteractionPatch.a.o -o AutoGuest.o
  11.  
  12.